home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / usr / template / client / Drivers / i386 / MVJazz16AudioDriver.config / Italian.Iproj / MVJazz16Inspector.nib / data.classes next >
Encoding:
Text File  |  1996-04-12  |  952 b   |  36 lines

  1. IODeviceInspector = {
  2.     ACTIONS = {
  3.     "channelOrInterruptPicked:" = "channelOrInterruptPicked:"; 
  4.     "rangeDidChange:" = "rangeDidChange:"; 
  5.     "showInfo:" = "showInfo:"; 
  6.     }; 
  7.     OUTLETS = {
  8.     accessoryHolder = accessoryHolder; 
  9.     dmaBox = dmaBox; 
  10.     dmaMatrix = dmaMatrix; 
  11.     infoPanel = infoPanel; 
  12.     infoText = infoText; 
  13.     inspectionView = inspectionView; 
  14.     irqBox = irqBox; 
  15.     irqMatrix = irqMatrix; 
  16.     memoryBox = memoryBox; 
  17.     memoryController = memoryController; 
  18.     origWindow = origWindow; 
  19.     portsBox = portsBox; 
  20.     portsController = portsController; 
  21.     statusTitle = statusTitle; 
  22.     versionTitle = versionTitle; 
  23.     }; 
  24.     SUPERCLASS = Object; 
  25. };
  26. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  27. MVJazz16Inspector = {
  28.     ACTIONS = {"selectInputSource:" = "selectInputSource:"; }; 
  29.     OUTLETS = {
  30.     boundingBox = boundingBox; 
  31.     inputSource = inputSource; 
  32.     inputSourcePopUp = inputSourcePopUp; 
  33.     }; 
  34.     SUPERCLASS = IODeviceInspector; 
  35. };
  36.